]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 02:03:43 +0000 (10:03 +0800)
commit0b900c78c4367418fedfdc7163648850d3517616
treea567eac2c10baa5cb6b2f039ccf9185658a6f7cf
parentc0d39b4569b69c7cd9475a216daa2fac4fefa399
tg3: Eliminate tg3_write_sig_post_reset() prototype

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

(cherry picked from commit fd6d3f0ec7050681f65445a38f81c43caea15ea6)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c