aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorTushar Behera <[email protected]>2012-09-14 10:07:33 +0530
committerGreg Kroah-Hartman <[email protected]>2012-09-13 21:46:29 -0700
commit8e360ec82322358056786e651322085af3ef6960 (patch)
tree013efc9f210238e852945a07f93ecea37778f8c9 /tools/perf/scripts/python/net_dropmonitor.py
parentd42bb0fbd93582adee0f404b1b82af809e9c0483 (diff)
Staging: bcm: Fix udelay related compilation error
commit 6788d7dab6a5 ("Staging: bcm: Use udelay instead of msleep for delays in nvm.c") replaces msleep with udelay values. udelay values of more than 1000 should be replaced by mdelay instead. This fixes following build error. ERROR: "__bad_udelay" [drivers/staging/bcm/bcm_wimax.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Cc: Kevin McKinney <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Tushar Behera <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions