diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-12-26 03:45:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-26 03:45:19 +0300 |
commit | f7d1b9f5aafa371d7f51f644aa3c38bc914e9205 (patch) | |
tree | 7120c076df7226818a416822fe972de2efc74b12 /fs/hppfs/Makefile | |
parent | d45227391c70ea12ec129ebfa97841e9b7ff34fd (diff) | |
download | linux-f7d1b9f5aafa371d7f51f644aa3c38bc914e9205.tar.xz |
vlan: fix convertion to net_device_ops
commit 656299f706e52e0409733d704c2761f1b12d6954
(vlan: convert to net_device_ops) added a net_device_ops
with a NULL ndo_start_xmit field.
This gives a crash in dev_hard_start_xmit()
Fix it using two net_device_ops structures, one for hwaccel vlan,
one for non hwaccel vlan.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/hppfs/Makefile')
0 files changed, 0 insertions, 0 deletions