]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/tftp: sparse fixes
authorKim Phillips <kim.phillips@freescale.com>
Thu, 17 Jan 2013 00:09:19 +0000 (18:09 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 25 Jun 2013 00:11:12 +0000 (19:11 -0500)
commit61fdd4f7c3bd6e309c76647217837f0af30e8cf8
tree8a753d84c81aad872542d0ffa1a531f933fabc9f
parent3d49412d5626eebdfca78dcaec7d817b45d6f03e
net/tftp: sparse fixes

tftp.c:464:17: warning: cast to restricted __be16
tftp.c:552:29: warning: cast to restricted __be16
tftp.c:640:33: warning: cast to restricted __be16
tftp.c:642:25: warning: cast to restricted __be16

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
net/tftp.c