commit | ec09ebc143818c7bb255cf2b79d97dae02a2e635 | [log] [tgz] |
---|---|---|
author | Tejun Heo <[email protected]> | Wed Feb 27 17:04:34 2013 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Feb 27 19:10:18 2013 -0800 |
tree | 9ee0f39f75d742927888a09ebec09fba2b2eab5c | |
parent | 589e9c4dace6995440c119486919ce95b180dd38 [diff] |
macvtap: convert to idr_alloc() Convert to the much saner new idr interface. Signed-off-by: Tejun Heo <[email protected]> Cc: Jason Wang <[email protected]> Cc: Michael S. Tsirkin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>