From: Ben Hutchings Date: Sun, 9 Mar 2014 04:03:22 +0000 (+0000) Subject: bna: Replace large udelay() with mdelay() X-Git-Tag: v3.14-rc7~10^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc48bc806442114ea44f61d6b18e02c2bd6236fd;p=pandora-kernel.git bna: Replace large udelay() with mdelay() udelay() does not work on some architectures for values above 2000, in particular on ARM: ERROR: "__bad_udelay" [drivers/net/ethernet/brocade/bna/bna.ko] undefined! Reported-by: Vagrant Cascadian Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed