]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: fix be_mcc_compl_process to identify eth_get_stat command
authorAjit Khaparde <ajit.khaparde@emulex.com>
Tue, 19 Apr 2011 12:11:02 +0000 (12:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2011 03:13:10 +0000 (20:13 -0700)
commit3a485ebff021e4d71d36d0701b863b2bc4ed7a4b
treedde28ee903ffe89d4a6dcb050507ee82d2e6faa8
parente70376d97f8818bdf637ffa7c0a6b519cc5c753a
be2net: fix be_mcc_compl_process to identify eth_get_stat command

eth_get_statistics and vlan_config command have same opcode.
Use opcode subsystem id to differentiate one from other.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.c