diff options
author | 2020-07-07 03:49:37 +0200 | |
---|---|---|
committer | 2020-07-07 12:47:11 -0700 | |
commit | 82e7627fd4d8592be2acb908943fb943c440840d (patch) | |
tree | 5ee0f29372776e8d8b76f9e4a562c77b4f7fd2e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phy: Make phy_10gbit_fec_features_array static (diff) | |
download | linux-dev-82e7627fd4d8592be2acb908943fb943c440840d.tar.xz linux-dev-82e7627fd4d8592be2acb908943fb943c440840d.zip |
net: phy: dp83640: Fixup cast to restricted __be16 warning
ntohs() expects to be passed a __be16. Correct the type of the
variable holding the sequence ID.
Cc: Richard Cochran <richardcochran@gmail.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions