commit | 0fb88d61bc60779dde88b0fc268da17eb81d0412 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara.volam@emulex.com> | Thu Oct 17 11:47:14 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 18 16:32:31 2013 -0400 |
tree | 29b044ab55b693c406ddf68be2647436643350ef | |
parent | 2b13d06c9584b4eb773f1e80bbaedab9a1c344e1 [diff] |
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd 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>