commit | 259afa1f725dc7ec1626835b9ac54827a46cdf80 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Mon Mar 12 08:53:10 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 12 17:10:49 2012 -0700 |
tree | 43ee2fca349ce5756dcbd1b2e0b22bce76e12d71 | |
parent | 33ac338cf97f5e225c62ebcb3ff1a40bf32c88ad [diff] |
bnx2x: use param's id instead of sp_obj's id Previously, we've used the object's function id instead of using the input's value. This is remedied, as in other flows. Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>