packages/utils/usb-modeswitch
jow de6f2b150b usb-modeswitch: Fix a condition to compare default product id and switched product id on startup.
These default product id and switched product id are hex string variables, so this comparison operator should be '='.

Signed-off-by: Kentaro Matsuyama <kentaro.matsuyama@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 02:59:10 +00:00
..