diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2013-05-08 02:05:48 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-08 11:59:48 -0700 |
commit | bf591f51a53a589ee97b862881f4f07ed819fcbd (patch) | |
tree | 23ec4b9230f4a804c2159ab66e1e3f5ff1852953 /Documentation | |
parent | b4c1df9378bc6ce9f7fc4fd18afa3a98b676c5fa (diff) | |
download | op-kernel-dev-bf591f51a53a589ee97b862881f4f07ed819fcbd.zip op-kernel-dev-bf591f51a53a589ee97b862881f4f07ed819fcbd.tar.gz |
be2net: fix payload_len value for GET_MAC_LIST cmd req
The buffer size for a FW cmd request must be big enough to fit the response,
else the cmd fails. For GET_MAC_LIST cmd, though the memory allocated for
the cmd is big enough to fit the response, the payload_len value in the
WRB hdr is being set to the request length only.
Fix this for GET_MAC_LIST cmd.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions