p54: enhance firmware parser to reduce memory waste
authorChristian Lamparter <chunkeey@web.de>
Mon, 1 Sep 2008 20:48:41 +0000 (22:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Sep 2008 20:17:47 +0000 (16:17 -0400)
This patch greatly reduces one of biggest memory waste in the driver.

The firmware headers provides the right values for extra head-/tailroom
and mtu size which are usually much lower than the old hardcoded ones.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found