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)
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>

No differences found