summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/pppoe.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-04-01 18:20:57 (GMT)
committerScott Wood <scottwood@freescale.com>2014-05-14 18:38:01 (GMT)
commitf91e24f2e03d5001aeaec1dda4d3dca9b23f6dff (patch)
tree1e1881296aadbd7c74e847a992fa668ba31236be /drivers/net/ppp/pppoe.c
parent46224b335c81cd158521643b7b2acddb230628a2 (diff)
downloadlinux-fsl-qoriq-f91e24f2e03d5001aeaec1dda4d3dca9b23f6dff.tar.xz
drivers: net: gianfar: Make RT aware
The adjust_link() disables interrupts before taking the queue locks. On RT those locks are converted to "sleeping" locks and therefor the local_irq_save/restore must be converted to local_irq_save/restore_nort. Reported-by: Xianghua Xiao <xiaoxianghua@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Xianghua Xiao <xiaoxianghua@gmail.com>
Diffstat (limited to 'drivers/net/ppp/pppoe.c')
0 files changed, 0 insertions, 0 deletions