Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235571
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/1] net sysfs: Print link speed as signed integer |
| Date | 2015-09-30 00:00 +0200 |
| Message-ID | <qeb6h-25A-5@gated-at.bofh.it> (permalink) |
| References | <qdGlR-6Bl-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Alexander Stein <alexander.stein@systec-electronic.com> Date: Mon, 28 Sep 2015 15:05:33 +0200 > Otherwise 4294967295 (MBit/s) (-1) will be printed when there is no link. > Documentation/ABI/testing/sysfs-class-net does not state if this shall be > signed or unsigned. > Also remove the now unused variable fmt_udec. > > Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/1] net sysfs: Print link speed as signed integer Alexander Stein <alexander.stein@systec-electronic.com> - 2015-09-28 15:10 +0200 Re: [PATCH v2 1/1] net sysfs: Print link speed as signed integer Jeremy Harris <jgh@redhat.com> - 2015-09-29 17:20 +0200 Re: [PATCH v2 1/1] net sysfs: Print link speed as signed integer David Miller <davem@davemloft.net> - 2015-09-30 00:00 +0200
csiph-web