be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
authorVasundhara Volam <vasundhara.volam@emulex.com>
Thu, 17 Oct 2013 06:17:14 +0000 (11:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2013 12:35:17 +0000 (04:35 -0800)
commit668c036a5b31b514f4738f6239a44276178fb9bd
tree2cf1ceb1a3b99b0df57fb4c168b9e6b831c9c60f
parent00ab8cd727c68039a1f6b820abd7adb0ea64cf8a
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd

[ Upstream commit 0fb88d61bc60779dde88b0fc268da17eb81d0412 ]

It is a required field for all TX_CREATE cmd versions > 0.
This fixes a driver initialization failure, caused by recent SH-R Firmwares
(versions > 10.0.639.0) failing the TX_CREATE cmd when if_id field is
not passed.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/emulex/benet/be_cmds.c