]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.
authorMichael Chan <mchan@broadcom.com>
Wed, 30 Jan 2013 01:54:44 +0000 (17:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2013 17:21:07 +0000 (09:21 -0800)
commit3f1aaeede7bdd955b530522fe15cb663ee4f24d8
treed2d3f1142e3aaed4cd19523f310fbbdb81b0d6bc
parentcf9b490b5f6137023d01cf284b3fbe2a5bf5190a
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.

commit 85f024401bf80746ae08b7fd5809a9b16accf0b1 upstream.

It was mistakenly defined to be 24 instead of the next higher number 25.

Reported-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Stephen Hurd <shurd@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/serial_core.h