]> git.karo-electronics.de Git - karo-tx-linux.git/commit
be2net: Changes to use only priority codes allowed by f/w
authorSomnath Kotur <somnath.kotur@emulex.com>
Thu, 21 Oct 2010 14:11:14 +0000 (07:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 14:11:14 +0000 (07:11 -0700)
commitcc4ce020935eab2d261b7b8d24a9843b56ad594c
treedee9344522ade03f3d8e45e1c72845d6176bfedf
parente83726b0460f4741c8f10e1488fbcc0a9e5f0b7e
be2net: Changes to use only priority codes allowed by f/w

Changes to use one of the priority codes allowed by CNA f/w for NIC traffic
from host. The driver gets the bit map of the priority codes allowed for
host traffic through a asynchronous message from the f/w that the driver
subscribes to.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be.h
drivers/net/benet/be_cmds.c
drivers/net/benet/be_cmds.h
drivers/net/benet/be_main.c