Bluetooth: Rename l2cap_check_security()
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 5 Nov 2011 21:54:24 +0000 (19:54 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 10 Nov 2011 22:25:03 +0000 (20:25 -0200)
commitd45fc42323b7909829b8f27f26676c675f26551f
tree8f973c20dfc15d1521b51ddd178ff8ca9b6ba864
parent37d9ef76c26092098e8fbd3fd540b7ac2181e6bf
Bluetooth: Rename l2cap_check_security()

rename to l2cap_chan_check_security() to make it consistent with other
l2cap_exported functions. This function will be exported in a later
commit.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c