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)
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>

No differences found