aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <hawk@comx.dk>2009-02-05 15:05:45 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-02-17 09:28:56 -0800
commit1888776132257cf5e0d806dd5c0665f436738644 (patch)
treeaeede1be54e905a09487f65fa1a78b27f6fea954 /fs/jbd2/commit.c
parent8527040ae52a767037fe3faec6aeeed474b48104 (diff)
udp: Fix UDP short packet false positive
[ Upstream commit 7b5e56f9d635643ad54f2f42e69ad16b80a2cff1 ] The UDP header pointer assignment must happen after calling pskb_may_pull(). As pskb_may_pull() can potentially alter the SKB buffer. This was exposted by running multicast traffic through the NIU driver, as it won't prepull the protocol headers into the linear area on receive. Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions