-
由 Antonio Quartulli 提交于
Whenever we want to access headers only, we do not need to linearise the whole packet. Instead we can use pskb_may_pull() Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
8710e261
Whenever we want to access headers only, we do not need to linearise the whole
packet. Instead we can use pskb_may_pull()
Signed-off-by: NAntonio Quartulli <ordex@autistici.org>