Commit b7fd44c7 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: add __dev_kfree_skb_irq to virtual_device abi list



Due to the change in commit f7dc2770 ("Bluetooth: btusb: don't call
kfree_skb() under spin_lock_irqsave()"), __dev_kfree_skb_irq is now
required by the btusb.ko module, so add it to the virtual abi list to
properly export it.

1 function symbol(s) added
  'void __dev_kfree_skb_irq(struct sk_buff *, enum skb_free_reason)'

Fixes: f7dc2770 ("Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()")
Change-Id: Id91e73b52990fa9c3907dcc491e16fadb954e830
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent ee62ce0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment