summaryrefslogtreecommitdiff
path: root/include/xen/interface/io/fbif.h
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2017-02-08 09:31:15 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 15:11:25 -0500
commitcba920affb7e7326aaea998797c76aa4989c130f (patch)
tree7f66e28c18d962c6719e8e11ddf9111d4c28926d /include/xen/interface/io/fbif.h
parentb2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad (diff)
net: stmmac: Correct the error message about invalid speed
The message about invalid speed does not state 1000 as a valid speed. It is much simpler to said that the speed is invalid. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen/interface/io/fbif.h')
0 files changed, 0 insertions, 0 deletions
e wide cleanup of types related to timers/timekeeping. - Get rid of cycles_t and use a plain u64. The type is not really helpful and caused more confusion than clarity - Get rid of the ktime union. The union has become useless as we use the scalar nanoseconds storage unconditionally now. The 32bit timespec alike storage got removed due to the Y2038 limitations some time ago. That leaves the odd union access around for no reason. Clean it up. Both changes have been done with coccinelle and a small amount of manual mopping up" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: ktime: Get rid of ktime_equal() ktime: Cleanup ktime_set() usage ktime: Get rid of the union clocksource: Use a plain u64 instead of cycle_t
Diffstat (limited to 'include/net/sctp/command.h')