backports: fix skb_add_rx_fragi() for SLES 11 SP3
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Dec 2013 15:08:13 +0000 (16:08 +0100)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sun, 8 Dec 2013 18:30:42 +0000 (19:30 +0100)
commitc8f2587ebc13e4f1b23fc4b6626543cb15e423e0
tree24c3eee4f3176508a7b5ba693c034ad3fba70588
parentc42ee127c76d3c7815616076879fdd721cb07328
backports: fix skb_add_rx_fragi() for SLES 11 SP3

SLES 11 SP3 backported skb_add_rx_frag() with 6 arguments and we have
to use that function with the truesize parameter. This removes the
define for SLES 11 SP3 like it is done for RHEL.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/skbuff.h