]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
tg3: Eliminate tg3_write_sig_post_reset() prototype
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 31 Aug 2011 11:44:52 +0000 (11:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Sep 2011 19:56:40 +0000 (15:56 -0400)
commitfd6d3f0ec7050681f65445a38f81c43caea15ea6
tree4d77d6119433ac45f33876466ca7588df5799917
parent8d5a89b3da78fd4cb17b261bf9d3b016c2120cac
tg3: Eliminate tg3_write_sig_post_reset() prototype

This patch moves the implementation of tg3_write_sig_post_reset()
earlier to eliminate its prototype.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c