summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2003-09-25 12:40:27 -0400
committerJeff Garzik <jgarzik@redhat.com>2003-09-25 12:40:27 -0400
commiteb8a710d2e8065588ae50b27aac7eb3f1b0a0997 (patch)
tree4582957b53a8647e9f79e2764fd0115363e46ba5 /include/linux/root_dev.h
parent49e68be00e84d4da3cc364d82f2d17537130f865 (diff)
[PATCH] (1/4) Update baycom drivers for 2.6
Update baycom drivers for 2.6.0-test5 - get rid of MOD_INC/DEC (looked into hdlcdrv_ops and don't need to have owner field because baycom drivers unregister on unload). - use alloc_netdev instead of static device structures. - hdlcdrv_register returns device instead of getting passed one. - put private data in space allocated at dev->priv in alloc_netdev - shorten name of hdlcdrv_register_hdlcdrv to hdlcdrv_register I don't have actual baycom hardware, but driver builds and loads/unloads. Real hardware initialization doesn't happen until open. The first one is the important patch, the other three are just code review type cleanups.
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions