commit | 0613ecfc94b13e86c9ff1252fd63e35a94475cd6 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Thu Dec 23 21:45:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 25 19:15:59 2010 -0800 |
tree | dec37b55b50fbb3583c909530cbdbe985834093b | |
parent | be7fa3263a15d3f278c3bfbf606ec169aaa3a920 [diff] |
bna: Port enable disable sync and txq priority fix Change Details: - Fixed port enable/disable sync through a change in LL port state machine - Change txq->priority masking to 0x7 (3 bits) from 0x3 (2 bits) Signed-off-by: Debashis Dutt <ddutt@brocade.com> Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>