]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bna: Port enable disable sync and txq priority fix
authorRasesh Mody <rmody@brocade.com>
Thu, 23 Dec 2010 21:45:02 +0000 (21:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Dec 2010 03:15:59 +0000 (19:15 -0800)
commit0613ecfc94b13e86c9ff1252fd63e35a94475cd6
treedec37b55b50fbb3583c909530cbdbe985834093b
parentbe7fa3263a15d3f278c3bfbf606ec169aaa3a920
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>
drivers/net/bna/bna.h
drivers/net/bna/bna_ctrl.c
drivers/net/bna/bna_txrx.c
drivers/net/bna/bna_types.h