netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
@ 2023-10-07 16:30 Yannik Sembritzki
  2023-10-07 20:27 ` Yannik Sembritzki
  2023-10-08 22:52 ` Alejandro Colomar
  0 siblings, 2 replies; 3+ messages in thread
From: Yannik Sembritzki @ 2023-10-07 16:30 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, netdev

As per 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=746e6ad23cd6fec2edce056e014a0eabeffa838c
and https://lkml.org/lkml/2009/5/28/224

Signed-off-by: Yannik Sembritzki <yannik@sembritzki.org>
---
  man7/netdevice.7 | 3 ---
  1 file changed, 3 deletions(-)

diff --git a/man7/netdevice.7 b/man7/netdevice.7
index 0087a8115..01356476d 100644
--- a/man7/netdevice.7
+++ b/man7/netdevice.7
@@ -127,9 +127,6 @@ IFF_AUTOMEDIA:Auto media selection active.
  IFF_DYNAMIC:T{
  The addresses are lost when the interface goes down.
  T}
-IFF_LOWER_UP:Driver signals L1 up (since Linux 2.6.17)
-IFF_DORMANT:Driver signals dormant (since Linux 2.6.17)
-IFF_ECHO:Echo sent packets (since Linux 2.6.25)
  .TE
  .ad
  .PP
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
  2023-10-07 16:30 [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7 Yannik Sembritzki
@ 2023-10-07 20:27 ` Yannik Sembritzki
  2023-10-08 22:52 ` Alejandro Colomar
  1 sibling, 0 replies; 3+ messages in thread
From: Yannik Sembritzki @ 2023-10-07 20:27 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, netdev

Please cc me on replies, I'm not subscribed to the lists.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
  2023-10-07 16:30 [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7 Yannik Sembritzki
  2023-10-07 20:27 ` Yannik Sembritzki
@ 2023-10-08 22:52 ` Alejandro Colomar
  1 sibling, 0 replies; 3+ messages in thread
From: Alejandro Colomar @ 2023-10-08 22:52 UTC (permalink / raw)
  To: Yannik Sembritzki; +Cc: linux-man, netdev

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

Hello Yannik,

On Sat, Oct 07, 2023 at 06:30:52PM +0200, Yannik Sembritzki wrote:
> As per https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=746e6ad23cd6fec2edce056e014a0eabeffa838c
> and https://lkml.org/lkml/2009/5/28/224
> 
> Signed-off-by: Yannik Sembritzki <yannik@sembritzki.org>

I couldn't apply the patch:

warning: Patch sent with format=flowed; space at the end of lines might be lost.
Applying: Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
error: corrupt patch at line 10
Patch failed at 0001 Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Can you please check?

Also, please CC
"Fredrik Arnerup" <fredrik.arnerup@edgeware.tv>
John Dykstra <john.dykstra1@gmail.com>
David S. Miller <davem@davemloft.net>

Thanks,
Alex

> ---
>  man7/netdevice.7 | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/man7/netdevice.7 b/man7/netdevice.7
> index 0087a8115..01356476d 100644
> --- a/man7/netdevice.7
> +++ b/man7/netdevice.7
> @@ -127,9 +127,6 @@ IFF_AUTOMEDIA:Auto media selection active.
>  IFF_DYNAMIC:T{
>  The addresses are lost when the interface goes down.
>  T}
> -IFF_LOWER_UP:Driver signals L1 up (since Linux 2.6.17)
> -IFF_DORMANT:Driver signals dormant (since Linux 2.6.17)
> -IFF_ECHO:Echo sent packets (since Linux 2.6.25)
>  .TE
>  .ad
>  .PP
> -- 
> 2.41.0
> 


-- 
<https://www.alejandro-colomar.es/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-08 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-07 16:30 [PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7 Yannik Sembritzki
2023-10-07 20:27 ` Yannik Sembritzki
2023-10-08 22:52 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).