diff options
| author | H Hartley Sweeten <[email protected]> | 2013-12-09 15:31:20 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-12-17 10:02:14 -0800 |
| commit | 23bafad0d12e4a6cc903d0955be359b9509dc5ca (patch) | |
| tree | 4a25df5c5015fd812fc8d01ec7eadf71e32a70b6 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | f41520de5b42c45dc036bf6017e9af522ce562c0 (diff) | |
staging: comedi: pcmmio: cleanup the private data
Fix the types of some of the private data members. The 'enabled_mask' and
'stop_count' should be unsigned int values. The 'active' and 'continuous'
members are flags, change them to unsigned int bit fields.
Remove the 'sprivs' pointer. This should have been removed when the subdevice
private data was removed.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions