From: Christian Lamparter Date: Fri, 9 Jan 2009 20:05:31 +0000 (+0100) Subject: p54: refactor p54_alloc_skb X-Git-Tag: v2.6.30-rc1~662^2~836^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f2dc9f2fd63c8b66f49c53cd26236f3f0785fd;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed