commit | 18edc84cf15cbe114dcdf7e8612ee52586d0aad7 | [log] [tgz] |
---|---|---|
author | Divy Le Ray <divy@chelsio.com> | Mon Oct 25 07:35:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 25 12:14:09 2010 -0700 |
tree | 304d01879a6928586ac68313c54411e2185cc617 | |
parent | e341b2ddc1e8e5ff998ac5462dc5138775d1d492 [diff] |
cxgb3: fix device opening error path Only negative return from bind_qsets() should be considered an error and propagated. It fixes an issue reported by IBM on P Series platform. Signed-off-by: Divy Le Ray <divy@chelsio.com> Tested-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>