commit | 850e93eb299dfe9379609d5755068d47b03954f8 | [log] [tgz] |
---|---|---|
author | xinhui.pan <xinhuix.pan@intel.com> | Wed Jul 23 14:31:09 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 23 18:56:17 2014 -0700 |
tree | e60431dfd9e68d893e1a64d0decb5dbcecb0ab1f | |
parent | c2b703b807e3aba4d2b542c9096c790186a6e71f [diff] |
tty/n_gsm.c: get gsm->num after gsm_activate_mux gsm->num is the index of gsm_mux[], it's invalid before calling gsm_activate_mux. Signed-off-by: xinhui.pan <xinhuiX.pan@intel.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>