]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit6349935bdfa4a210fb557e7541caad1d41925ccc
treedde28ee903ffe89d4a6dcb050507ee82d2e6faa8
parent4fa9ed07e3965a809fa309a769675ac1c6dc692b
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