"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "0561cf3dbff1f37c0d374fb1b824ef3a117c85e0"
Harvey Harrison
authored
It's a le64, not a le32, typo in one place only. Noticed by sparse: drivers/net/vmxnet3/vmxnet3_drv.c:2668:52: warning: incorrect type in assignment (different base types) drivers/net/vmxnet3/vmxnet3_drv.c:2668:52: expected restricted __le64 [usertype] confPA drivers/net/vmxnet3/vmxnet3_drv.c:2668:52: got restricted __le32 [usertype] <noident> Signed-off-by:Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by:
Shreyas Bhatewara <sbhatewara@vmware.com> Signed-off-by:
David S. Miller <davem@davemloft.net>