]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Break out RSS indir table init and assignment
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 14 Dec 2011 11:10:01 +0000 (11:10 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 02:38:26 +0000 (10:38 +0800)
commitbf179533fee34d86c710e04ca92c2212cf70d563
tree6bd31b075d5a1fc4359e6b78190fbc39c54dff43
parentb8cc5e1c2c6a8bc436c0024d1c56738848085b2a
tg3: Break out RSS indir table init and assignment

This patch creates a new device member to hold the RSS indirection table
and separates out the code that initializes the table from the code that
programs the table into device registers.

(cherry picked from commit bcebcc468a6bcd3820fe9ad36b34220563efc93a)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c
drivers/net/tg3.h