]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
miiphy: miiphyutil.c: fix compile warning
authorAnatolij Gustschin <agust@denx.de>
Sat, 30 Apr 2011 02:17:44 +0000 (02:17 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 30 Apr 2011 21:09:25 +0000 (23:09 +0200)
commitd67d5d529aa3a5c3c063a24585eeaedd5e0728eb
tree13156d4c5efad4c0a27e2a3ff9f03c1358c40e9d
parentaeabdeb7a33c9cff9ae0cd804521d0d691a7c341
miiphy: miiphyutil.c: fix compile warning

Fix warning introduced while recent PHY Lib changes:

miiphyutil.c: In function 'miiphy_read':
miiphyutil.c:304: warning: comparison is always false due to limited range of data type

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Andy Fleming <afleming@freescale.com>
common/miiphyutil.c