]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
authorAriel Elior <ariele@broadcom.com>
Thu, 14 Jul 2011 08:31:19 +0000 (08:31 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 08:31:29 +0000 (16:31 +0800)
commita77f356320b92102b65626e106ef1a06fda09089
tree9d76f8c0877dd670a67dcdd497facae1e46d03e5
parentf26aa8f33d38582fd5921e396a2d100bafb2326d
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"

Renaming the "reset_task" to a more general purpose name,
 "sp_rtnl_task", as it is already used for another purpose
 other than reset which is parity recovery, and since I
 plan to add a third operation for this task, updating the
 priority to traffic class and traffic class to transmission
 queues mappings after dcbx negotiation takes place.
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 7be08a7222c345798b0697a89ea3dd2c7c83f47c)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_cmn.c
drivers/net/bnx2x/bnx2x_main.c