Commit 615fa143 authored by Daniel Ritz's avatar Daniel Ritz Committed by Jeff Garzik

[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
parent b6769972
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment