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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jul 2011 23:02:29 +0000 (16:02 -0700)
commit7be08a7222c345798b0697a89ea3dd2c7c83f47c
treeac88d5d5595ffd21fce1af25ecadc1e218f719b9
parent39770653ca4423562e88726a629886c41139610b
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>
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_cmn.c
drivers/net/bnx2x/bnx2x_main.c