commit | e1bd1dc207dae92cdb5b424226f89d1b4e4bb182 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Nov 14 01:05:58 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Mon Nov 18 23:50:12 2013 +0000 |
tree | 4b6176b6f5644b1fedfb90564e637875447d6f7c | |
parent | 018c5bba052b3a383d83cf0c756da0e7bc748397 [diff] |
net_tstamp: Improve kernel-doc for struct hwtstamp_config Fix the name of the rx_filter field. Remove text about 32/64-bit compatibility; this works just the same as for most socket ioctls and as the structure is not allowed to grow there is no need to remind anyone how to maintain it. Add explanation about drivers changing the filter mode. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>