commit | a82c7ce5bc5be4d0cf8004d1f2ee362f9748c922 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Mon Oct 22 10:56:39 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 23 02:40:11 2012 -0400 |
tree | 71ef515a228c20d593ce1f5cf8463806167e4a42 | |
parent | bd329e1284bc5fa6adaddd2ee9ca15328749a7a6 [diff] |
net: cdc_ncm: map MBIM IPS SessionID to VLAN ID MBIM devices can support up to 256 independent IP Streams. The main network device will only handle SessionID 0. Mapping SessionIDs 1 to 255 to VLANs using the SessionID as VLAN ID allow userspace to use these streams with traditional tools like vconfig. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>