[PATCH 10/24] wifi: Add support for (un)registering P2P technology if present

2014-04-01 Thread Tomasz Bursztyka
Since P2P is dependent over wifi technology, it will get its technology registered by this one if only one of the interface supports it. Following the same logic, once an interface is removed the wifi technology will check if the P2P technology is still supported by - at least one of - the other in

[PATCH 10/24] wifi: Add support for (un)registering P2P technology if present

2014-03-27 Thread Tomasz Bursztyka
Since P2P is dependent over wifi technology, it will get its technology registered by this one if only one of the interface supports it. Following the same logic, once an interface is removed the wifi technology will check if the P2P technology is still supported by - at least one of - the other in

Re: [PATCH 10/24] wifi: Add support for (un)registering P2P technology if present

2014-03-24 Thread Jukka Rissanen
Hi Tomasz, On pe, 2014-03-21 at 14:06 +0200, Tomasz Bursztyka wrote: > Since P2P is dependent over wifi technology, it will get its technology > registered by this one if only one of the interface supports it. > Following the same logic, once an interface is removed the wifi > technology will chec

[PATCH 10/24] wifi: Add support for (un)registering P2P technology if present

2014-03-21 Thread Tomasz Bursztyka
Since P2P is dependent over wifi technology, it will get its technology registered by this one if only one of the interface supports it. Following the same logic, once an interface is removed the wifi technology will check if the P2P technology is still supported by - at least one of - the other in