Home
last modified time | relevance | path

Searched hist:e04de4861cdebdfaa13507ad3d40e6542aeab857 (Results 1 – 2 of 2) sorted by relevance

/linux/net/batman-adv/
H A Dbat_v_ogm.cdiff e04de4861cdebdfaa13507ad3d40e6542aeab857 Sun Jun 18 09:59:28 CEST 2017 Sven Eckelmann <sven@narfation.org> batman-adv: Remove variable deprecated by skb_put_data

skb_put_data makes it unnecessary to store the skb_put return value to copy
some data to the packet. The returned pointer of skb_put_data should
therefore not stored by functions which previously only used it to copy
some data.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Dbat_iv_ogm.cdiff e04de4861cdebdfaa13507ad3d40e6542aeab857 Sun Jun 18 09:59:28 CEST 2017 Sven Eckelmann <sven@narfation.org> batman-adv: Remove variable deprecated by skb_put_data

skb_put_data makes it unnecessary to store the skb_put return value to copy
some data to the packet. The returned pointer of skb_put_data should
therefore not stored by functions which previously only used it to copy
some data.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>