]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Move tg3_set_rx_mode
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Feb 2012 10:20:08 +0000 (10:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:21:30 +0000 (15:21 +0800)
commit25646cd56b33fda3fd17a1fee08f40ad9f103b2e
treef4fa7c94a268efe727a889289a5760f8fdb6f1c7
parent4f0413def2eb5ff8b0a88bc4c1e0f8ac661b8a89
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.

(cherry picked from commit ccd5ba9db50d09d6d6e2d91d76d3b27fff8f6ed5)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c