commit | 36841c9d02870983c2b08c85d56572c1ff011997 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Oct 18 21:30:58 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Oct 18 22:27:14 2005 -0400 |
tree | 367bdf81afd8fdc64147f95cb23493432449c05b | |
parent | 9f38c636ababfb41e58c9ec1e9719492ef7f0479 [diff] |
[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 <linville@tuxdriver.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>