diff options
author | Divy Le Ray <divy@chelsio.com> | 2007-08-30 04:15:47 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-08-31 13:29:08 +0200 |
commit | 5fbf816fe7d72bfdbf22bfec05b4ec3aa6849f72 (patch) | |
tree | 62f35df3e9078e3f981b9c04176d9a9cb557a53a /drivers/parisc/gsc.h | |
parent | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. (diff) | |
download | linux-5fbf816fe7d72bfdbf22bfec05b4ec3aa6849f72.tar.xz linux-5fbf816fe7d72bfdbf22bfec05b4ec3aa6849f72.zip |
cxgb3 - Fix dev->priv usage
cxgb3 used netdev_priv() and dev->priv for different purposes.
In 2.6.23, netdev_priv() == dev->priv, cxgb3 needs a fix.
This patch is a partial backport of Dave Miller's changes in the
net-2.6.24 git branch.
Without this fix, cxgb3 crashes on 2.6.23.
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions