diff options
author | Bruce Allan <[email protected]> | 2012-02-23 03:31:29 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-02-29 23:14:19 -0800 |
commit | bb9c5ee15b560f944a8877f60e7d3d77ad542286 (patch) | |
tree | 414121e922e1f6d534bd7b4b4bc72f68bc798975 /net/lapb/lapb_subr.c | |
parent | 3d3a1676561cfb0dcef0cf5e146ddefbb16f5598 (diff) |
e1000e: use msleep instead of mdelay
The e1000_link_stall_workaround_lv() function is always called in non-
atomic context so it should use msleep instead of mdelay. Also, remove
unnecessary #include <linux/delay.h>.
Signed-off-by: Bruce Allan <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions