aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorChen Ganir <[email protected]>2011-08-30 13:58:28 +0300
committerGustavo F. Padovan <[email protected]>2011-09-17 17:15:25 -0300
commit8be964d2364e8fbe302850f60d9d514c3e134510 (patch)
treef7debac65b011dab76420bd997269e0f3e9b23f0 /net/lapb/lapb_timer.c
parent2d20a26a92f72e3bb658fe8ce99c3663756e9e7a (diff)
Bluetooth: Fixed BT ST Channel reg order
Reordered the BT ST channel registration, to make sure that the event channel is registered before all others. This prevents a situation where incoming events may cause kernel panic in the ST driver if the event channel is not yet registered to handle incoming events.In addition, the deregistration of the channels was also modified, to be in the reversed order of the registration, to allow the event channel to be the last one unregistered. Signed-off-by: Chen Ganir <[email protected]> Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions