]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Move tg3_set_rx_mode
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Feb 2012 10:20:08 +0000 (10:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2012 20:57:32 +0000 (15:57 -0500)
commitc710dd798a88c7175da9d356126e1a212e5225c7
tree5a8b112f7809ac685c3f410d6e7fe9b1bf8fb367
parente3969cb8ace115d66165afe57bb16be6e424ae0b
tg3: Move tg3_set_rx_mode

This patch moves __tg3_set_rx_mode above its first use and moves
tg3_set_rx_mode down closer to where the netdev_ops functions should be.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c