From: Eric Dumazet Date: Wed, 18 Feb 2009 18:11:39 +0000 (+0100) Subject: netfilter: xt_physdev fixes X-Git-Tag: v2.6.30-rc1~662^2~48^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1c3b7e7ee4d841c8af3a074dc361d6a7a77803;p=pandora-kernel.git netfilter: xt_physdev fixes 1) physdev_mt() incorrectly assumes nulldevname[] is aligned on an int 2) It also uses word comparisons, while it could use long word ones. Signed-off-by: Eric Dumazet Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed