]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hysdn: convert to net_device_ops and other updates
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 8 Jan 2009 02:03:43 +0000 (18:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jan 2009 02:03:43 +0000 (18:03 -0800)
commit0e2445fbdd2bfc7055f6e9ab83842bebcaf4868f
treea1c9f4963d25dbf001c751368c73d52173410188
parentfb875333c80942455551f690f306a899ceeee5df
hysdn: convert to net_device_ops and other updates

Several API problems fixed:
  * use proper allocation
  * handle renames
  * convert to net_device_ops
  * use internal net_device_stats

This driver is putrid (as in old and rotten), so I doubt any one uses it.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hysdn/hysdn_net.c