]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/e1000/e1000_osdep.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6-omap-h63xx.git] / drivers / net / e1000 / e1000_osdep.h
index aac64de6143708b5c7aca85aaeb70a50f33188b4..9790db974dc1dcc3ff8f3dfc953727d07c8e14a2 100644 (file)
@@ -47,7 +47,7 @@
                                BUG(); \
                        } else { \
                                msleep(x); \
-                       } } while(0)
+                       } } while (0)
 
 /* Some workarounds require millisecond delays and are run during interrupt
  * context.  Most notably, when establishing link, the phy may need tweaking