diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-01-09 08:44:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-09 10:35:25 -0800 |
commit | 9fe526e145e281f0fe0447bbef58444bddb5de2b (patch) | |
tree | 3456cc1f23de799d7ff44f003002d5e965328801 /drivers/pci | |
parent | 4f4112b2cf3775702315cc18eba1e1e50a9e68ae (diff) |
staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()
We only ever set the highest 4 bytes of ulReg. This would cause a
problem on big endian systems. The type should be u32 instead of
unsigned long.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions