]> bbs.cooldavid.org Git - net-next-2.6.git/commit
FEC Buffer rework
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 15 Apr 2009 01:32:24 +0000 (01:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Apr 2009 09:34:53 +0000 (02:34 -0700)
commitf0b3fbeae11a526c3d308b691684589ee37c359b
treef6a40339d96ad7921a4969a100e272194e08d0d2
parent009fda83ee2f38e5deb9d62fc54a904a92645fe4
FEC Buffer rework

Allocate buffers in fec_open and free them again in fec_close. This makes
it possible to use this driver as a module.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fec.c