Richard Gobert d427c8999b net-next: skbuff: refactor pskb_pull
pskb_may_pull already contains all of the checks performed by
pskb_pull.
Use pskb_may_pull for validation in pskb_pull, eliminating the
duplication and making __pskb_pull obsolete.
Replace __pskb_pull with pskb_pull where applicable.

Signed-off-by: Richard Gobert <richardbgobert@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-09-30 12:31:46 +01:00
..
2022-08-08 20:04:35 -07:00
2022-09-30 12:31:46 +01:00
2022-05-25 12:22:58 -07:00
2022-09-27 10:26:17 +02:00
2022-09-12 17:53:46 -04:00
2022-09-27 17:29:09 -07:00
2022-09-26 11:00:19 -07:00
2022-09-30 12:31:46 +01:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00