commit | 63f2dc9f2fd63c8b66f49c53cd26236f3f0785fd | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Jan 09 21:05:31 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:18 2009 -0500 |
tree | d5735a0bcc21ea3c9a037c8cfc85d4ab86ad10be | |
parent | 6dd1bf3118b62a3ce241dc2b7e05e3d4a28c9eb1 [diff] |
p54: refactor p54_alloc_skb Old firmwares had no problems processing frames which filled eighth of the memory window. However we have to be a bit more careful with fat frames when we talk to new firmwares. Apart from that, I confess the old logic was a bit weird and not very sophisticated. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>