From: John W. Linville Date: Wed, 19 Oct 2005 01:30:58 +0000 (-0400) Subject: [PATCH] orinoco: remove redundance skb length check before padding X-Git-Tag: v2.6.15-rc1~733^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36841c9d02870983c2b08c85d56572c1ff011997;p=pandora-kernel.git [PATCH] orinoco: remove redundance skb length check before padding Checking the skb->len value before calling skb_padto is redundant. Signed-off-by: John W. Linville Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed