Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1171160
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: switchdev: ignore unsupported bridge flags |
| Date | 2015-06-24 10:00 +0200 |
| Message-ID | <pENLd-3Bl-21@gated-at.bofh.it> (permalink) |
| References | <pExn4-5ea-7@gated-at.bofh.it> <pExZN-6dK-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jiri Pirko <jiri@resnulli.us>
Date: Tue, 23 Jun 2015 17:09:20 +0200
> Tue, Jun 23, 2015 at 04:26:04PM CEST, vivien.didelot@savoirfairelinux.com wrote:
>>switchdev_port_bridge_getlink() queries SWITCHDEV_ATTR_PORT_BRIDGE_FLAGS
>>attributes, but a driver doesn't need to implement this in order to get
>>bridge link information.
>>
>>So error out only on errors different than -EOPNOTSUPP.
>>
>>(This is a follow-up patch for 7d4f8d8.)
>>
>>Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>
> Fixes: 8793d0a664a8 ("switchdev: add new switchdev_port_bridge_getlink")
> Acked-by: Jiri Pirko <jiri@resnulli.us>
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 | Find similar | Unroll thread
Re: [PATCH] net: switchdev: ignore unsupported bridge flags David Miller <davem@davemloft.net> - 2015-06-24 10:00 +0200
csiph-web