aboutsummaryrefslogtreecommitdiffstats
path: root/net/can
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2009-01-14 21:05:55 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-14 21:05:55 -0800
commitd57bc36e7aba9e3a00d154f5eff80ff596146fc4 (patch)
tree1f3c86720e7d4665576d269d6354931da2182ead /net/can
parentnet: Add init_dummy_netdev() and fix EMAC driver using it (diff)
downloadlinux-dev-d57bc36e7aba9e3a00d154f5eff80ff596146fc4.tar.xz
linux-dev-d57bc36e7aba9e3a00d154f5eff80ff596146fc4.zip
ax88796: start_xmit fix using net_device_ops
This patch hooks up the start_xmit/tx_timeout/get_stats callbacks in the ax88796 driver since they no longer are installed by the lib8390 code. Without this patch the function dev_hard_start_xmit() crashes due to a start_xmit callback with the value NULL. While at it, update the ax88796 driver to make use of use of struct net_device_ops. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions