Re: [PATCH] Documentation: networking: switchdev: Update port parent ID section

2019-02-24 Thread David Miller
From: David Miller Date: Sun, 24 Feb 2019 11:26:30 -0800 (PST) > From: Florian Fainelli > Date: Sun, 24 Feb 2019 08:46:59 -0800 > >> Looks like you applied this to the "net" tree, and I missed prefixing >> the patch to indicate this was targeted at the "net-next" tree. Are you >> planning a mer

Re: [PATCH] Documentation: networking: switchdev: Update port parent ID section

2019-02-24 Thread David Miller
From: Florian Fainelli Date: Sun, 24 Feb 2019 08:46:59 -0800 > Looks like you applied this to the "net" tree, and I missed prefixing > the patch to indicate this was targeted at the "net-next" tree. Are you > planning a merge from "net" to "net-next" anytime soon? Yes, I am working on that right

Re: [PATCH] Documentation: networking: switchdev: Update port parent ID section

2019-02-24 Thread Florian Fainelli
Le 2/22/19 à 11:58 AM, David Miller a écrit : > From: Florian Fainelli > Date: Wed, 20 Feb 2019 14:58:50 -0800 > >> Update the section about switchdev drivers having to implement a >> switchdev_port_attr_get() function to return >> SWITCHDEV_ATTR_ID_PORT_PARENT_ID since that is no longer valid af

Re: [PATCH] Documentation: networking: switchdev: Update port parent ID section

2019-02-22 Thread David Miller
From: Florian Fainelli Date: Wed, 20 Feb 2019 14:58:50 -0800 > Update the section about switchdev drivers having to implement a > switchdev_port_attr_get() function to return > SWITCHDEV_ATTR_ID_PORT_PARENT_ID since that is no longer valid after > commit bccb30254a4a ("net: Get rid of > SWITCHDEV

[PATCH] Documentation: networking: switchdev: Update port parent ID section

2019-02-20 Thread Florian Fainelli
Update the section about switchdev drivers having to implement a switchdev_port_attr_get() function to return SWITCHDEV_ATTR_ID_PORT_PARENT_ID since that is no longer valid after commit bccb30254a4a ("net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID"). Fixes: bccb30254a4a ("net: Get rid of SWITCHD