]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/batman-adv/send.c
batman-adv: check skb preparation return value
authorAntonio Quartulli <antonio@meshcoding.com>
Sat, 19 Oct 2013 12:06:05 +0000 (14:06 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 19 Oct 2013 12:46:32 +0000 (14:46 +0200)
commit33faa04547d7ab51700bdc3fe9b6306d93dea43f
tree0535b314d844010a631c02ca79295d2ef5f95e75
parentb1eda2ac3fa6bf23b27c7c70eda6885124c79ed3
batman-adv: check skb preparation return value

Fix bogus merge conflict resolution by checking the return
values of the skb preparation routines.

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/send.c