[PATCH] strip.c: don't allocate net_device as part of private struct
hi jeff cleans up strip.c not to allocate struct net_device as part of the private structure. use a separate kmalloc (and kfree). compile tested only. against 2.5.73-bk -daniel
Showing
This diff is collapsed.
Please register or sign in to comment