summaryrefslogtreecommitdiff
path: root/oui.conf
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-15 10:02:00 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-16 09:54:48 +0100
commit46990eeceba56a270a5b1db9fd6611b2e5d68975 (patch)
treede1fa77d3585de6fbbe8b6ed3e239cafe327c3b0 /oui.conf
parentabb4643b51674e053a448eb4f16769c21dde67ee (diff)
netsniff-ng: nlmsg: Print generic netlink ctrl family info
Add dissection of basic Netlink Generic Controller family info. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'oui.conf')
0 files changed, 0 insertions, 0 deletions
3147dc'>diff)
regulator: core: Correct type of mode in regulator_mode_constrain
Every function handling the mode within the regulator core uses an unsigned int for mode, except for regulator_mode_constrain. This patch changes the type of mode within regulator_mode_constrain which fixes several instances where we are passing pointers to unsigned ints then treating them as an int within this function. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/image/Kconfig')